[INFO] cloning repository https://github.com/Fahien/rayca-math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fahien/rayca-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahien%2Frayca-math", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahien%2Frayca-math'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99cbcae1a0d484a0bafb09336e12e3624759a9ce
[INFO] fixing Fahien/rayca-math against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahien%2Frayca-math" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Fahien/rayca-math
[INFO] finished tweaking git repo https://github.com/Fahien/rayca-math
[INFO] tweaked toml for git repo https://github.com/Fahien/rayca-math written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fahien/rayca-math on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fahien/rayca-math already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939
[INFO] running `Command { std: "docker" "start" "15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rayca-math v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/mat4.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 |             let row = mask.select(rows, ZEROS);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 171 -             let row = mask.select(rows, ZEROS);
[INFO] [stdout] 171 +             let row = mask.set(rows, ZEROS);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/mat4.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let column = mask.select(columns, ZEROS);
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 176 -                 let column = mask.select(columns, ZEROS);
[INFO] [stdout] 176 +                 let column = mask.set(columns, ZEROS);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/vec4.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let mul3 = mask.select(mul4, f32x4::default());
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 77 -         let mul3 = mask.select(mul4, f32x4::default());
[INFO] [stdout] 77 +         let mul3 = mask.set(mul4, f32x4::default());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/vec4.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let scale = mask.select(scale.simd, f32x4::splat(1.0));
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -         let scale = mask.select(scale.simd, f32x4::splat(1.0));
[INFO] [stdout] 93 +         let scale = mask.set(scale.simd, f32x4::splat(1.0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/vec4.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let translation = mask.select(translation.simd, f32x4::splat(0.0));
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 -         let translation = mask.select(translation.simd, f32x4::splat(0.0));
[INFO] [stdout] 112 +         let translation = mask.set(translation.simd, f32x4::splat(0.0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/vec4.rs:137:24
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let den = mask.select(self.simd, f32x4::splat(1.0));
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 -         let den = mask.select(self.simd, f32x4::splat(1.0));
[INFO] [stdout] 137 +         let den = mask.set(self.simd, f32x4::splat(1.0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/mat4.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 |             let row = mask.select(rows, ZEROS);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 171 -             let row = mask.select(rows, ZEROS);
[INFO] [stdout] 171 +             let row = mask.set(rows, ZEROS);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/mat4.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let column = mask.select(columns, ZEROS);
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 176 -                 let column = mask.select(columns, ZEROS);
[INFO] [stdout] 176 +                 let column = mask.set(columns, ZEROS);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayca-math` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/vec4.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let mul3 = mask.select(mul4, f32x4::default());
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 77 -         let mul3 = mask.select(mul4, f32x4::default());
[INFO] [stdout] 77 +         let mul3 = mask.set(mul4, f32x4::default());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/vec4.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let scale = mask.select(scale.simd, f32x4::splat(1.0));
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -         let scale = mask.select(scale.simd, f32x4::splat(1.0));
[INFO] [stdout] 93 +         let scale = mask.set(scale.simd, f32x4::splat(1.0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/vec4.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let translation = mask.select(translation.simd, f32x4::splat(0.0));
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 -         let translation = mask.select(translation.simd, f32x4::splat(0.0));
[INFO] [stdout] 112 +         let translation = mask.set(translation.simd, f32x4::splat(0.0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/vec4.rs:137:24
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let den = mask.select(self.simd, f32x4::splat(1.0));
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 -         let den = mask.select(self.simd, f32x4::splat(1.0));
[INFO] [stdout] 137 +         let den = mask.set(self.simd, f32x4::splat(1.0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayca-math` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939", kill_on_drop: false }`
[INFO] [stdout] 15af0b8d0b50767cdc09e351d9b93de69c8c57eb6db581a6a7b8d2fc781a6939
